engine
{
  ; Engine rumble - amplitude (try 5000 in your own car.ini)
  rumble_amplitude=5000
  ; RPM at which rumble calculation are skipped (too faint to notice)
  rumble_maxrpm=900
  ; Number of cylinders
  cylinders=4
  ; For V shaped engines, enter the angle (in degrees!) between the rows of cylinders
  cylinder_angle=10
  max_rpm=8000
  idle_rpm=920
  stall_rpm=0
  start_rpm=915
  autoclutch_rpm=920
  starter=1
  starter_torque=55
  curve_torque=1500SLE.crv
  max_torque=1.3
  start_stalled=1
  idle_method=1
  reaction=0
  shifting
  {
    automatic=0
    shift_up_rpm=5300
    shift_down_rpm=3000
    time_to_declutch=399
    time_to_clutch=300
  }
  inertia
  {
    engine=0.26
    final_drive=0.18
  }
  braking_coeff=2.90
  rolling_friction_coeff=0.55
  ;sample=rotor.wav
  ;sample_rpm=6000
}